Autogenerated HTML docs for v1.7.9.2-384-g4a92a 
diff --git a/git-config.html b/git-config.html index bad7693..2378479 100644 --- a/git-config.html +++ b/git-config.html 
@@ -3412,9 +3412,10 @@  </dt>   <dd>   <p>  - Override the HTTP proxy, normally configured using the <em>http_proxy</em>  - environment variable (see <a href="curl.html">curl(1)</a>). This can be overridden  - on a per-remote basis; see remote.&lt;name&gt;.proxy  + Override the HTTP proxy, normally configured using the <em>http_proxy</em>,  + <em>https_proxy</em>, and <em>all_proxy</em> environment variables (see  + <tt>curl(1)</tt>). This can be overridden on a per-remote basis; see  + remote.&lt;name&gt;.proxy   </p>   </dd>   <dt class="hdlist1">